home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / drep214.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1993-02-04  |  275b  |  18 lines

  1. cls
  2. @echo off
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo             Please turn your Printer on, set the page to top of form.
  10. @echo off
  11. echo.
  12. pause
  13. echo.
  14. echo                               Printing DREP.DOC...
  15. @echo off
  16. type drep.doc >prn
  17. type order.frm >prn
  18.